CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Median Filtering openCV

搜索资源列表

  1. ipl_medfil

    0下载:
  2. 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:893
    • 提供者:steven xu
  1. zhongzhilvboqi

    0下载:
  2. 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10098831
    • 提供者:李鹏
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. MedianFilter

    0下载:
  2. 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140511
    • 提供者:yuchen
  1. pre-processing

    0下载:
  2. 对提取出的二值化图像进行预处理,包括形态滤波,中值滤波。 基于OpenCV函数库-Two of the extracted value of image pre-processing, including the form of filtering, median filtering. Based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:38283
    • 提供者:wudp
  1. mean

    0下载:
  2. 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:wudp
  1. PreProcessor

    0下载:
  2. 基于OPencvr开发环境的图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。--Image Pre-processing algorithm based on OPENCV. Including median filtering, morphological filtering, binarization image processing and background correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:96017
    • 提供者:panhan
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. License Plate

    1下载:
  2. 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
  3. 所属分类:图形图象

    • 发布日期:2013-01-31
    • 文件大小:5528427
    • 提供者:沈静
  1. mymfc

    0下载:
  2. 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11459523
    • 提供者:吴敬鑫
  1. Space_Filter

    0下载:
  2. Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:87393
    • 提供者:shlkl99
  1. zhongzhi

    0下载:
  2. opencv和vc语言,在vs2008+opencv2.0环境下运行成功,中值滤波的源码-opencv and vc language in vs2008+ opencv2.0 environment to run successfully, median filtering the source
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5902994
    • 提供者:田娜
  1. CV_Pro

    0下载:
  2. 利用openvc对视频的处理,输入为yuv视频,输出也是yuv视频,中值滤波、膨胀、腐蚀等。里面包含yuv到rgb的转换-Processing video with OpenCV,including median filtering, expansion, corrosion, etc.the file format is yuv.This program contain the convert of yuv to rgb too.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3323075
    • 提供者:枫叶
  1. videodenoise-meanfilter

    0下载:
  2. OpenCV实现中值滤波视频去噪,效果还行,仅供大家学习交流,欢迎评论!-The OpenCV achieve the median filtering video denoising effect, we only learn exchanges are welcome to comment!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:13555459
    • 提供者:辉少
  1. videodenoise-med

    0下载:
  2. 用opencv实现中值滤波的视频去噪,效果还行,仅供大家参考!-Video denoising with opencv median filtering, the results were OK, only for your reference!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:10778367
    • 提供者:辉少
  1. opencv-zjlb

    0下载:
  2. 在vs2008下opencv程序,主要是中值滤波问题,不用函数-Opencv procedures under vs2008, median filtering, do not function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:4729640
    • 提供者:张国民
  1. OpenCV

    0下载:
  2. 非线性滤波专场:中值滤波、双边滤波 基于opencv的源码实现Nonlinear filtering track: median filtering, bilateral filtering based on the opencv source code to achieve-Nonlinear filtering track: median filtering, bilateral filtering based on the opencv source code to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:130832
    • 提供者:王浩
  1. zengqiang

    0下载:
  2. 中值滤波、soble算子和拉普拉斯锐化;以及掌纹增强图(掌纹图需自己准备)(Median filtering, Soble operator and Laplasse sharpening; and palmprint enhancement diagrams (palmprint drawings need to be prepared for themselves))
  3. 所属分类:OpenCV

  1. opencv311500

    0下载:
  2. 包含中值滤波、Soble运算和Laplacian锐化,以及掌纹增强实例(Include median filtering, Soble operation, Laplacian sharpening, and palmprint enhancement examples)
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com